Docs
Reference
Guides
Blog
Discord
/
node:child_process
/
ChildProcessByStdio
/
[captureRejectionSymbol]
M
[events.captureRejectionSymbol]
Search the reference...
/
Docs
Reference
Guides
Blog
Discord
/
node:child_process
/
ChildProcessByStdio
/
[captureRejectionSymbol]
M
[events.captureRejectionSymbol]
method
child_process.ChildProcessByStdio.[events.captureRejectionSymbol]
[events.captureRejectionSymbol]
<
K
>
(
error
:
Error
,
event
:
string
|
symbol
,
...
args
:
AnyRest
)
:
void
;
Referenced types
interface
Error
cause
?
:
unknown
The cause of the error.
message
:
string
name
:
string
stack
?
:
string